From: Paul Eggert Date: Sun, 5 Jan 2014 04:56:23 +0000 (-0800) Subject: Spelling fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~1657 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=dc300e285ab44a27dde3b0e6047b032a7100724d;p=emacs.git Spelling fix. --- diff --git a/src/Makefile.in b/src/Makefile.in index 00889e9a277..388923596c9 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -110,7 +110,7 @@ TEMACS_LDFLAGS = $(LD_SWITCH_SYSTEM) $(LD_SWITCH_SYSTEM_TEMACS) ## If available, the names of the paxctl and setfattr programs. ## On grsecurity/PaX systems, unexec will fail due to a gap between -## the bss section and the heap. Older versions nee paxctl to work +## the bss section and the heap. Older versions need paxctl to work ## around this, newer ones setfattr. See Bug#11398 and Bug#16343. PAXCTL = @PAXCTL@ SETFATTR = @SETFATTR@